home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / textanal.arc / TEXTANAL.DOC < prev   
Encoding:
Text File  |  1985-10-26  |  1.9 KB  |  42 lines

  1.                                            tm
  2.                               TEXT ANALYZER
  3.                             by: Douglas Salas
  4.  
  5.   Text Analyzer is a Turbo Pascal written program designed to aid those of
  6. us with wordprocessing tasks. Because many of todays word processors lack
  7. word counting, sentence counting, etc. a need for a program to do so, has
  8. arised. This program will analyze any file of text, and output the results
  9. of its analysis.
  10.  
  11.   Because there are many different format for writing (i.e. 2 spaces between
  12. a sentence, etc.) a set pattern had to be decided upon. The algorithm used in
  13. this program is usually the standard format for writing, and should pose no
  14. problems.
  15.  
  16.                 1) Each sentence separated by two(2) spaces.
  17.                 2) A carriage return follwing each line.
  18.                 3) A carriage return ending the document.
  19.  
  20.   Most of the above are defaulted in several of todays most popular word
  21. processors, so text files need not be changed before being analyzed by this
  22. program.
  23.  
  24.                 Copies of this program can be obtained from:
  25.                               The Labyrinth BBS
  26.                                 (301)420-6342
  27.                        or by sending a blank disk to:
  28.                           Labyrinth Products, Inc.
  29.                           4717 Medora Drive
  30.                           Suitland, MD  20746
  31.  
  32.   This program is being distributed via the Shareware concept, and there is no
  33. charge for using this program, and you are encouraged to copy and this program.
  34.  
  35. If you find this program of value, a contribution of $5 will greatly be apprec-
  36. iated. Contribution may be sent to the above address.
  37.  
  38.   Any questions regarding the performance of this program, or requests for a
  39. copy of the source code, should be directed to:
  40.                    Douglas Salas - Sysop of The Labyrinth BBS
  41.                               (301)420-6342  (data)
  42.